[INFO] fetching crate infinite-rs 0.13.2...
[INFO] checking infinite-rs-0.13.2 against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] extracting crate infinite-rs 0.13.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate infinite-rs 0.13.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate infinite-rs 0.13.2
[INFO] tweaked toml for crates.io crate infinite-rs 0.13.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate infinite-rs 0.13.2 on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate infinite-rs 0.13.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded infinite-rs-derive v0.1.9
[INFO] [stderr]   Downloaded if_chain v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4e26d1e319d7760903c6de8951d612dbaeb1ab67023f2ebb0a3498894b1c5857
[INFO] running `Command { std: "docker" "start" "4e26d1e319d7760903c6de8951d612dbaeb1ab67023f2ebb0a3498894b1c5857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e26d1e319d7760903c6de8951d612dbaeb1ab67023f2ebb0a3498894b1c5857" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e26d1e319d7760903c6de8951d612dbaeb1ab67023f2ebb0a3498894b1c5857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e26d1e319d7760903c6de8951d612dbaeb1ab67023f2ebb0a3498894b1c5857" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling infinite-rs v0.13.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling infinite-rs-derive v0.1.9
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.52s
[INFO] running `Command { std: "docker" "inspect" "4e26d1e319d7760903c6de8951d612dbaeb1ab67023f2ebb0a3498894b1c5857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e26d1e319d7760903c6de8951d612dbaeb1ab67023f2ebb0a3498894b1c5857", kill_on_drop: false }`
[INFO] [stdout] 4e26d1e319d7760903c6de8951d612dbaeb1ab67023f2ebb0a3498894b1c5857
